| C1.Win.C1Win7Pack.4 Assembly > C1.Win.C1Win7Pack Namespace > C1TaskbarButton Class > RegisterFileAssociations Method : RegisterFileAssociations(Boolean,String,String,String,String[]) Method |
Public Overloads Sub RegisterFileAssociations( _ ByVal forCurrentUser As Boolean, _ ByVal friendlyName As String, _ ByVal defaultIcon As String, _ ByVal openWithCmd As String, _ ByVal ParamArray extensions() As String _ )
Dim instance As C1TaskbarButton Dim forCurrentUser As Boolean Dim friendlyName As String Dim defaultIcon As String Dim openWithCmd As String Dim extensions() As String instance.RegisterFileAssociations(forCurrentUser, friendlyName, defaultIcon, openWithCmd, extensions)
public void RegisterFileAssociations( bool forCurrentUser, string friendlyName, string defaultIcon, string openWithCmd, params string[] extensions )
public: void RegisterFileAssociations( bool forCurrentUser, String^ friendlyName, String^ defaultIcon, String^ openWithCmd, ... array<String^>^ extensions )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2